home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-10-24 | 5.5 KB | 145 lines | [TEXT/ttxt] |
- ____________________________________________________________
- RSC_Viewer : a tool to dump, disassemble and patch Macintosh resources.
- ____________________________________________________________
-
- Version 4.6.2
- ------------
- • Many bugs corrected :
- — symbols were not correctly displayed for non 'CODE' resources.
- — MOVE.B is no more disassembled as MOVE.W !!!
-
-
- Version 5.0
- ----------
- • Speed up of many algorithms has been increased (included window
- refresh).
- • New features :
- — Cursor keys available under Patch mode.
- — Automatic scrolling of text when the user is making a selection and
- drags the cursor out of the view rectangle.
- — Application settings are now stored in a file (see documentation).
- — New menu item : Get File Info… which list the main attributs of any file.
- However you are not able to modify them yet.
- • Some new bugs...
-
-
- Version 5.1
- ----------
- • Better handling of limit cases (run out of memory, etc).
- • some bugs corrected and some new bugs introduced!
-
-
- Version 5.2
- ----------
- • Many bugs corrected :
- — Some op-codes where badly disaseembled (e.g. EOR in place of CMP).
- This is no more true.
- — The Save Resource… item (in menu File) was buggy. This no more true.
- • New features :
- — Enhanced version of the Resource Table dialog (see the documentation).
- — If symbols loading process is going to take a long time, the program
- asks for a confirmation before proceeding.
- • Seems to work under Appleshare.
- • Get FIle Info… item now works fully.
- • New traps, and new global variables added (for System 7).
- • Interface has been improved a little bit (dialog buttons are more precise,
- lists of items do not flash thoughtlessly, etc).
- • etc… (read the documentation !)
-
-
- Version 6.1
- ----------
- • Many bugs corrected :
- — Some op-codes where still badly disaseembled.
- This is no more true (I hope !).
- — Under some System 7 configuration, it was not possible to load the
- application settings file.
- • The Cmd-K keybord equivalent is now for the Write Resource item (in
- the Rsrc menu) instead of the Mini Calc item (in the Misc menu).
- • There is now an ASSEMBLER in patch mode (whaooh…). However a few
- instructions are not understood yet (see documentation).
- • setting some trap bits has become painless : you simply use the
- corresponding names (SYS, CLEAR, MARK, NEWOS, AUTOPOP, etc).
- • Get FIle Info… item has been still improved.
- • New item get Rsrc List for this File in the File Menu that allows you
- to easily select and view an other resource type.
- • Help dialog have been greatly improved.
- • And of course, some new bugs have certainly been introduced!
-
-
- Version 6.2
- ----------
- • Filter item (in the File menu) has been integrated into the Standard File
- package dialog box.
- • You can get information about Alias files (System 7 feature).
- • Dialogs are now correctly updated when they receive an update or
- activate event.
-
-
- Version 6.2.1
- ------------
- • Some new code was added do deal with registered users.
- • The Standard File package dialog box crashed under System 6!
- This is no more true.
-
-
- Version 6.2.2
- ------------
- • Window refresh following a suspend or resume event now works
- correctly.
- • Ballons help no more leave blank "holes" behind them when a dialog box
- is active over a window.
- • three more bugs were corrected :
- - Some hidden items of the GetInfo dialog could however be selected.
- This is no more the case.
- - When the Blessed Folder was not at the Desktop level, it was
- impossible to launch the application (problem with the Setting file).
- Now, The Blessed Folder can be located anywhere on disk.
- - some messages were totally inconsistent (for example
- the sentence "in resource ID:" was used un place of ", address:").
-
- Version 6.3
- ----------
- • Support for System 7 required open and quit Apple events, and drag &
- drop a document (mainly an application) onto RscViewer's icon.
-
- Version 6.3.1
- ------------
- • The MiniCalc dialog box has an improved interface that allows to
- select the various operators without having to enter them manually.
- • Some cosmetic changes…
-
- Version 6.3.2
- ------------
- • Correction of the behaviour of operator buttons in the MiniCalc dialog
- box (when a mouseUp is not within the rect of a button, the button is
- now correctly disabled).
- • More cosmetic changes…
-
- Version 6.3.3
- ------------
- • Add a "Do not confirm on Exit" checkbox in the preference dialog
- • Some new cosmetic changes (thanks to Seth Leigh)
-
- Version 6.3.4
- ------------
- • Printing resources does no more crash your Macintosh!
- • Selecting a portion of text by double-clicking on it does no more crash
- your Macintosh (this bug only occured under 32-bits addressing mode).
- • The application name is no more lost when you load an application by the
- 'Get File Resource List' menu item.
- • Add Color icons, and color menus.
- • Add Address visualization in the bottom left corner of the main window.
-
- Version II.0
- ----------
- • Correction of some nasty bugs (occured under 32-bits addresing mode)
- • Add Color windows and dialogs
- • Reorganization of the various menu items in a more logical manner
- • Add an icon in the top right corner of some windows for the execution
- of a text-selection.
- • Add resource creation/addition/destruction capability
- • Add the capability to modify a resource name, ID, and size
- • Add the capability to apply filters to the current resource
- • Help dialog has been greatly improved
-